Package-level declarations
Types
Link copied to clipboard
Represents data related to an acquirer such as the acquirer id
Link copied to clipboard
class CancelationResult
The cancelation result data for cancelLastTransactionOperation API call.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class ConfigurationResult
Link copied to clipboard
Link copied to clipboard
enum CurrencyType
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class FinalBalanceResult
The final balance result data for executeFinalBalance API call.
Link copied to clipboard
Link copied to clipboard
The terminal configuration response data from getConfigData API call.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class InitialisationResult
Link copied to clipboard
enum LineItemType
Link copied to clipboard
enum PaymentEntryMethod
Link copied to clipboard
enum ReceiptFormat
Link copied to clipboard
enum ReceiptType
Link copied to clipboard
class ReprintReceiptResponse(val state: State, val resultCode: ResultCode, val receipts: List<Receipt>, val lastTrx: TransactionResponse?, val lastRev: CancelationResult?, val lastCancelRes: TransactionVoidResponse?)
Link copied to clipboard
Link copied to clipboard
class SubmissionResult
The submission result data for executeSubmission API call.
Link copied to clipboard
Link copied to clipboard
class Transaction
The transaction data for authorizeTransaction API call.
Link copied to clipboard
class TransactionCompletion
The transaction completion data for completeTransaction API call.
Link copied to clipboard
The transaction completion response data from completeTransaction API call.
Link copied to clipboard
Link copied to clipboard
class TransactionResponse
The transaction response data from authorizeTransaction API call.
Link copied to clipboard
class TransactionVoid
The reservation void data for voidTransaction API call.
Link copied to clipboard
class TransactionVoidResponse
The reservation void response data from voidTransaction API call.
Link copied to clipboard
class TransmissionResult
The transmission result data for executeTransmission API call.